home *** CD-ROM | disk | FTP | other *** search
- object ToySplashDlg: TToySplashDlg
- Left = 248
- Top = 233
- BorderIcons = []
- BorderStyle = bsToolWindow
- Caption = 'Path not exists ...'
- ClientHeight = 85
- ClientWidth = 362
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object MainPanel: TPanel
- Left = 0
- Top = 0
- Width = 362
- Height = 85
- Align = alClient
- BevelInner = bvLowered
- TabOrder = 0
- object lbPath: TRxLabel
- Left = 3
- Top = 11
- Width = 8
- Height = 14
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lbMess: TRxLabel
- Left = 83
- Top = 49
- Width = 172
- Height = 14
- Alignment = taCenter
- Caption = 'not exists, select new path ...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- end
- end
-